runtime.sigctxt.sigFromSeccomp (method)
2 uses
runtime (current package)
os_linux.go#L917: func (c *sigctxt) sigFromSeccomp() bool {
signal_unix.go#L739: if sig == _SIGSYS && c.sigFromSeccomp() && atomic.Load(&sigsysIgnored) != 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)